CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 3d vc

搜索资源列表

  1. 利用VC编程在界面上实现3D文字

    0下载:
  2. 利用VC编程在界面上实现3D文字-VC Programming Interface 3D characters
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:27242
    • 提供者:张强
  1. 3D-Button

    0下载:
  2. 在VC环境下的3D按扭-VC environment in 3D buttons
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:29759
    • 提供者:刘银
  1. OpenGL(3D显示例程)

    0下载:
  2. 一个用调色板配合OpenGL写的一个三维物体在空间中飞行变换的VC例程,适合OpenGL的初学者学习。-using a palette with a written OpenGL 3D objects in space flight transform the VC routines suitable for beginners to learn OpenGL.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:45749
    • 提供者:flyer_boy
  1. A08_显示3D模型

    0下载:
  2. 程序再opengl场景中引入了3d模型,再VC下课能不能运行,因为只是给出了示例代码,没有3D模型-the procedures opengl scene introduced a 3d model, VC school can not run, because it is only given sample code, no 3D model
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:30330
    • 提供者:刘晓强
  1. VC-3D

    0下载:
  2. VC例程:提供有关用VC三维字体编程方法等内容。-Visual C++ Programme: It contains the method of making 3D font.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3658
    • 提供者:温海燕
  1. 在VC中实现OpenGL实现3D绘图的好程序

    0下载:
  2. 在VC中实现OpenGL实现3D绘图的好程序 这个程序实际上是一个框架 有了他就可以把在CONSOLE 中的OPENGL程序移植过来 便于GDI图形接口下 实现实时3D开发-in VC achieve OpenGL 3D graphics of the program this procedure is actually a framework has he can in the OpenGL CONSOLE transplant procedures to facilitate GDI gra
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:879007
    • 提供者:蔡明宇
  1. Tin-3D

    1下载:
  2. opengl+vc++6.0 编的一个地理信息系统的程序,对学习游戏编程的也很有用-opengl+ vc for a procedural terrain walkthrough
  3. 所属分类:OpenGL

    • 发布日期:2013-04-26
    • 文件大小:255083
    • 提供者:kgggju
  1. skybox

    0下载:
  2. 天空盒 skybox 正方体贴图旋转 3d vc++ opengl-Rotate the cube texture skybox sky box 3d vc++ opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4685294
    • 提供者:王玉玲
  1. 3D

    0下载:
  2. 这是利用vc++6.0开发的一个三维显示程序,浅显易懂,希望能对大家有用。-This is using vc++6.0 development of a three-dimensional display program, easy to understand and useful for all of us hope.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-31
    • 文件大小:326135
    • 提供者:YellowOx
  1. 3D下的计算机图形学的编程实践VC源码

    1下载:
  2. 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the origin
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:1560780
    • 提供者:李为民
  1. vc3d

    0下载:
  2. VC开发的3D游戏界面,以及各种操作方式。-VC development of 3D game interface, as well as the manner of operation.
  3. 所属分类:Game Engine

    • 发布日期:2017-11-11
    • 文件大小:7241139
    • 提供者:liaoqiongxia
  1. partical

    0下载:
  2. vc++ directx 3d 游戏编程中的粒子系统的实现-vc++ directx 3d game programming in the realization of the particle system
  3. 所属分类:DirextX

    • 发布日期:2017-03-27
    • 文件大小:14602
    • 提供者:wang
  1. game(vc)

    1下载:
  2. 我毕业设计做的一款3D游戏,看看,如果在此基础上继续开发,绝对比《仙剑》还要好的-I graduated from design to do a 3D game to see if on this basis to continue the development of an absolute than " 仙剑" still good
  3. 所属分类:游戏

    • 发布日期:2013-11-06
    • 文件大小:14892365
    • 提供者:李彤惠
  1. 3D_game_demo(VC)

    0下载:
  2. 3D界面游戏,点击鼠标可发射不同颜色的圆环,伴随着发射声音,圆环沿着鼠标方向快速飞行,当遇到障碍物时,会按照反射方向飞行。可移动鼠标来确定3D空间物景发射的角度,游戏场景清晰,感觉像玩网游一样,身临其境~~···试试看哦,-3D game interface, click the mouse to launch the ring in different colors, along with the launch of the voice of the mouse along the circl
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:7002410
    • 提供者:xiaoxu
  1. CoverFlow

    0下载:
  2. 3D桌面,可以旋转,Insert和Delete键移动画面。-3D Desktop, you can rotate, Insert and Delete keys to move the screen.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:127218
    • 提供者:yyxt
  1. 3d-mofang

    0下载:
  2. 三维立体可转动魔方 用到了OPENGL 可以在Vc++6.0下运行-Three-dimensional rotating Rubik' s cube can be used in OPENGL in Vc++6.0 run
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2420
    • 提供者:杨子坤
  1. 3d

    0下载:
  2. 3D魔方程序源代码 采用VC++6.0开发 使用了OPENGL 代码比较简单 可以作为新手学习的范例-3D Cube source code developed using VC++6.0 using OPENGL relatively simple code can be used as an example of novice learning
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-05
    • 文件大小:18733
    • 提供者:limu
  1. 3D

    0下载:
  2. a for opencv Vc++ used , need a carma and 3D s picture for AutoCAD or Something ! And you ll see.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4644440
    • 提供者:ju-wei-zu
  1. 3d-VC-modeling

    0下载:
  2. 3d模型变换的vc源程序,对3d方面感兴趣的可以-3d model transformation vc source, the 3d aspect can be of interest to see
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:604899
    • 提供者:chunxiao
  1. 3D俄罗斯(源码)

    0下载:
  2. VC++基于OpenGL技术实现的3D俄罗斯方块游戏,游戏玩法与以往的俄罗斯方块区别不大,这里主要是3D图形的设计部分,编辑时请OpenGL中的相应类库已打包(VC ++ is a 3D Tetris game based on OpenGL technology. The gameplay is not much different from the previous Tetris. Here is the design part of 3D graphics. Please edit the
  3. 所属分类:Windows编程

    • 发布日期:2020-11-22
    • 文件大小:123904
    • 提供者:zhan99
« 12 3 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com